home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / xlib03.zip / XPAL.INC < prev    next >
Text File  |  1993-04-05  |  1KB  |  35 lines

  1. ;-----------------------------------------------------------------------
  2. ;
  3. ; XPAL - Include file
  4. ;
  5. ; XPAL.ASM export functions
  6. ;
  7. ;
  8. ;
  9. ; ****** XLIB - Mode X graphics library                ****************
  10. ; ******                                               ****************
  11. ; ****** Written By Themie Gouthas                     ****************
  12. ; ****** Aeronautical Research Laboratory              ****************
  13. ; ****** Defence Science and Technology Organisation   ****************
  14. ; ****** Australia                                     ****************
  15. ;
  16. ; egg@dstos3.dsto.gov.au
  17. ; teg@bart.dsto.gov.au
  18. ;-----------------------------------------------------------------------
  19.  
  20.          global _x_get_pal_struc     :proc
  21.      global _x_get_pal_raw             :proc
  22.  
  23.          global _x_put_pal_struc         :proc
  24.      global _x_put_pal_raw           :proc
  25.      global _x_set_rgb               :proc
  26.  
  27.          global _x_rot_pal_struc         :proc
  28.      global _x_rot_pal_raw           :proc
  29.  
  30.  
  31.      global _x_put_contrast_pal_struc:proc
  32.  
  33.      global _x_transpose_pal_struc   :proc
  34.  
  35.      global _x_cpcontrast_pal_struc     :proc